Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Using today's TEAMSTATS table, write a query to determine who is batting under...Dec 21
What is a range? How can you name ranges?Jan 20
Which of the following statements are true about copy constructors? Select...Jul 09
Are triggers used with the SELECT statement? Dec 21
Functional decomposition technique can be used to implement - Select optionDec 15
How can you copy an entire worksheet to another worksheet ?Jan 20
Write an algorithm for Copying a Binary Tree in dfs (data file structure).Oct 02
Which statement(s) is used to rethrow an exception? - Select optionNov 18
Which of the following is the general form of using an exception specification? ...Jan 18
Which is used to read a line of text with blanks? - Select optionMar 10
What is the output modes used in 8279?Feb 09
What are the modes used in keyboard modes?Jan 04
What are the modes used in display modes?Mar 31
What are the various flags used in 8085?Oct 13
Which Stack is used in 8085?Apr 22
Write an algorithm for Deleting an element from the circular queue using array i...Oct 11
string is a - Select optionFeb 11
Which interrupts are generally used for critical events?Aug 12
Operator overloading is necessary because - select optionMay 22
Which overloads a unary minus operator and returns no values - Select optionMar 21
C++ Templates support the concept of - Select optionSep 23
Which is NOT true about Templates? - Select optionOct 27
Identify the correct syntax for declaring a dynamic array of characters using th...Apr 11
Which of the following programming approach used functions as a key concept to p...Jul 28
Identify the drawback of using procedure-oriented programming, if any:Nov 02
Name the library that must be included while using cinNov 13
Which system is used to identify/track/monitor the individual knowledge and skil...Feb 25
Select true option for A friend functionNov 03
The default constructor for class A is - select optionSep 30
Inserting an element into the stack using array in dfs (data file structure)Dec 20
Write an algorithm for Inserting an element into the queue using array in dfsNov 08
Write an algorithm for Deleting an element from the queue using array in dfsNov 28
Consider the following code segment and select one of the optionOct 27
Write expression using operator keywords for (a!=b) > (~(a & b)&=(a^b))Dec 15
How would you select group of worksheets?Jan 20
Distinguish between Select query and Action Query, Database and Table, Filter an...Jan 20
Differentiate between select Query & parameter Query.Jan 20
Will SELECT SUM(LASTNAME) FROM CHARACTERS query work?Dec 21
Data flow diagram is also known as - Select optionDec 15
How to select records?Dec 15
Using the CHECKS table, write a query to return all the unique remarksDec 21
What SELECT COUNT(LASTNAME) FROM CHARACTERS; will return?Dec 21
Using the CHECKS table from earlier today, write a query to return just the chec...Dec 21
Which can be used to identify the services provided and received by objects?Dec 15
Which is NOT true about prototyping process? - Select optionDec 15
Which of the following can be used to identify the objects in object oriented...Dec 15
When using the HAVING clause, do you always have to use a GROUP BY also? Dec 21
Can you use ORDER BY on a column that is not one of the columns in the SELECT st...Dec 21
Can savepoints be used to "save off" portions of a transaction? Why or why not? Dec 21
Can a COMMIT command be used by itself or must it be embedded? Dec 21